broadway: Ensure window sizes are synched right
authorAlexander Larsson <alexl@redhat.com>
Thu, 28 Mar 2013 18:00:23 +0000 (19:00 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 29 Mar 2013 13:09:46 +0000 (14:09 +0100)
commita20cb3dd251c276a839ef3ba88e1dfe2b4f37ede
tree40e82a9a9e7ba7548ab6429f4948447da9d03a1f
parent19e683e62a732b7a927b1921b68d0d20212bcccc
broadway: Ensure window sizes are synched right

We don't want to update the window size on configure event, only
the position, as the size is client side controlled. We were
updating to an old size during resizes which causes us to send
surfaces of the wrong size to the daemon.
gdk/broadway/broadway-server.c
gdk/broadway/gdkeventsource.c